[INFO] fetching crate genotype_lang_rs_tree 0.15.0...
[INFO] fixing genotype_lang_rs_tree-0.15.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate genotype_lang_rs_tree 0.15.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate genotype_lang_rs_tree 0.15.0
[INFO] finished tweaking crates.io crate genotype_lang_rs_tree 0.15.0
[INFO] tweaked toml for crates.io crate genotype_lang_rs_tree 0.15.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate genotype_lang_rs_tree 0.15.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate genotype_lang_rs_tree 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884
[INFO] running `Command { std: "docker" "start" "d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking supports-color v3.0.1
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling genotype_visitor_macro v0.15.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking genotype_path v0.15.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking genotype_lang_core_config v0.15.0
[INFO] [stderr]     Checking toml_ext v0.1.0
[INFO] [stderr]     Checking genotype_lang_py_config v0.15.0
[INFO] [stderr]     Checking genotype_lang_rs_config v0.15.0
[INFO] [stderr]     Checking genotype_lang_ts_config v0.15.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking insta v1.46.3
[INFO] [stderr]     Checking genotype_config v0.15.0
[INFO] [stderr]     Checking genotype_parser v0.15.0
[INFO] [stderr]     Checking genotype_lang_core_tree v0.15.0
[INFO] [stderr]     Checking genotype_lang_rs_tree v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]  --> src/test.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use genotype_test::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/alias/convert.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/any/convert.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]    --> src/enum/convert.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use genotype_test::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/field/convert.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/map/convert.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/module/convert.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/primitive/convert.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]    --> src/struct/convert.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     use genotype_test::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/tuple/convert.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `genotype_test`
[INFO] [stdout]   --> src/vec/convert.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use genotype_test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `genotype_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `genotype_test`, use `cargo add genotype_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/vec/convert.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/use/convert.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  31 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/use/convert.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 31 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/use/convert.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 31 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/tuple/convert.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 22 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:734:9
[INFO] [stdout]     |
[INFO] [stdout] 734 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:718:9
[INFO] [stdout]     |
[INFO] [stdout] 718 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:697:9
[INFO] [stdout]     |
[INFO] [stdout] 697 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:674:9
[INFO] [stdout]     |
[INFO] [stdout] 674 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:652:9
[INFO] [stdout]     |
[INFO] [stdout] 652 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:612:9
[INFO] [stdout]     |
[INFO] [stdout] 612 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:593:9
[INFO] [stdout]     |
[INFO] [stdout] 593 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:556:9
[INFO] [stdout]     |
[INFO] [stdout] 556 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:435:9
[INFO] [stdout]     |
[INFO] [stdout] 435 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/struct/convert.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 142 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/reference/convert.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 20 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/primitive/convert.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/primitive/convert.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/module/convert.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  55 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/module/convert.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/map/convert.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/map/convert.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/map/convert.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/inline_use/convert.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 13 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/field/convert.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 42 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/field/convert.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 42 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]    --> src/enum/render.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  38 +     use insta::assert_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]    --> src/enum/render.rs:262:31
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let union = Gt::union(vec_into!(
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]    --> src/enum/render.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         assert_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  38 +     use insta::assert_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]    --> src/enum/render.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         assert_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  38 +     use insta::assert_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]    --> src/enum/render.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         assert_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  38 +     use insta::assert_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]    --> src/enum/render.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         assert_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  38 +     use insta::assert_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]   --> src/enum/render.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         assert_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 38 +     use insta::assert_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_snapshot` in this scope
[INFO] [stdout]   --> src/enum/render.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         assert_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 38 +     use insta::assert_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_debug_snapshot` in this scope
[INFO] [stdout]     --> src/enum/convert.rs:1147:9
[INFO] [stdout]      |
[INFO] [stdout] 1147 |         assert_debug_snapshot!(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]  205 +     use insta::assert_debug_snapshot;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]     --> src/enum/convert.rs:1137:31
[INFO] [stdout]      |
[INFO] [stdout] 1137 |         let union = Gt::union(vec_into![
[INFO] [stdout]      |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_debug_snapshot` in this scope
[INFO] [stdout]     --> src/enum/convert.rs:1117:9
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         assert_debug_snapshot!(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]  205 +     use insta::assert_debug_snapshot;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]     --> src/enum/convert.rs:1116:31
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         let union = Gt::union(vec_into![Gt::primitive_string(), Gt::primitive_number()]);
[INFO] [stdout]      |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_debug_snapshot` in this scope
[INFO] [stdout]     --> src/enum/convert.rs:1048:9
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         assert_debug_snapshot!(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout]  205 +     use insta::assert_debug_snapshot;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]     --> src/enum/convert.rs:1041:31
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         let union = Gt::union(vec_into![
[INFO] [stdout]      |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:909:9
[INFO] [stdout]     |
[INFO] [stdout] 909 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:855:31
[INFO] [stdout]     |
[INFO] [stdout] 855 |         let union = Gt::union(vec_into![
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:799:9
[INFO] [stdout]     |
[INFO] [stdout] 799 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:793:31
[INFO] [stdout]     |
[INFO] [stdout] 793 |         let union = Gt::union(vec_into![
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:737:9
[INFO] [stdout]     |
[INFO] [stdout] 737 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `vec_into` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:732:31
[INFO] [stdout]     |
[INFO] [stdout] 732 |         let union = Gt::union(vec_into![
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:679:9
[INFO] [stdout]     |
[INFO] [stdout] 679 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:632:9
[INFO] [stdout]     |
[INFO] [stdout] 632 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:530:9
[INFO] [stdout]     |
[INFO] [stdout] 530 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/enum/convert.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 205 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 415 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:394:9
[INFO] [stdout]     |
[INFO] [stdout] 394 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 386 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/descriptor/convert.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/descriptor/convert.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 92 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/any/convert.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/any/convert.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/any/convert.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/alias/convert.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/alias/convert.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/alias/convert.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]    --> src/alias/convert.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         assert_ron_snapshot!(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout]  53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/alias/convert.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_ron_snapshot` in this scope
[INFO] [stdout]   --> src/alias/convert.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         assert_ron_snapshot!(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 53 +     use insta::assert_ron_snapshot;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::test::*`
[INFO] [stdout]   --> src/any/convert.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use crate::test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::test::*`
[INFO] [stdout]   --> src/map/convert.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use crate::test::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/tuple/convert.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/vec/convert.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genotype_lang_rs_tree` (lib test) due to 132 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884", kill_on_drop: false }`
[INFO] [stdout] d14b4d752b21440e5256f8625b2483f898469ad5f1cdb76d35c279eb862ce884
